Package-level declarations

Types

Link copied to clipboard
sealed class LanguageOption

Language option for the targeting process.

Link copied to clipboard
sealed class NavigationOption

Option class for the targeting rule behavior when the visitor navigates to a new screen.

Link copied to clipboard

Controller in charge of targeting rules.

Link copied to clipboard

Interface called when targeting process is updated.

Link copied to clipboard
data class TargetingRule(val uuid: UUID, val conversationChannel: ConversationChannel = ConversationChannel.CHAT) : Parcelable

Targeting Rule object, used to engage the visitor in a conversation.